home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19981211-19990422 / 000273_news@watsun.cc.columbia.edu _Wed Feb 24 15:59:59 1999.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: <news@watsun.cc.columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id PAA27745
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Wed, 24 Feb 1999 15:59:52 -0500 (EST)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id PAA28542
  7.     for kermit.misc@watsun.cc.columbia.edu; Wed, 24 Feb 1999 15:55:05 -0500 (EST)
  8. X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
  9. From: C Lance Moxley <clm@uiuc.edu>
  10. Subject: Re: Setserial High Speed Help
  11. Date: 24 Feb 1999 20:54:51 GMT
  12. Organization: University of Illinois
  13. Message-ID: <7b1our$ekh$1@vixen.cso.uiuc.edu>
  14. To: kermit.misc@mailrelay2.cc.columbia.edu
  15.  
  16. In comp.os.linux.hardware Frank da Cruz <fdc@watsun.cc.columbia.edu> wrote:
  17.  
  18. > I don't know about setserial or your serial card, but C-Kermit 7.0
  19. > (currently in Beta test) supports high serial speeds in Linux in the normal
  20. > POSIX way, i.e. without any of the hacks found in previous releases.
  21.  
  22. I'm actually using Kermit (C-Kermit 7.0.195 Beta.04, 30 Jan 1999, for Linux).
  23.  
  24. Here is what happens when I try to go to 230400bps:
  25.  
  26. (/home/clm/) C-Kermit>set speed 230400
  27. ?SET SPEED fails, speed is 110
  28.  
  29. It says that it is compiled to go to 460800:
  30.  
  31. (/home/clm/) C-Kermit>set speed ? Transmission rate for /dev/cua2 in bits per second, one of the following:
  32.  110     1200    150     19200   230400  300     460800  50      600     9600
  33.  115200  134.5   1800    200     2400    38400   4800    57600   75
  34.  
  35. When I drop to 115200 it works fine.
  36.  
  37. -- 
  38. C Lance Moxley
  39. http://www.uiuc.edu/ph/www/clm